home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / protect_the_fire.swf / scripts / frame_20 / DoAction.as
Text File  |  2007-01-15  |  163b  |  12 lines

  1. aiAcc = "95";
  2. team1 = "2";
  3. team2 = "3";
  4. rafts = team1 + team2;
  5. first = "1";
  6. freeforall = "0";
  7. whosturn = "1";
  8. tellTarget("turn")
  9. {
  10.    gotoAndStop(1);
  11. }
  12.